* lisp/progmodes/python.el (python-indent-post-self-insert-function):
authorFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 1 Sep 2014 22:51:46 +0000 (19:51 -0300)
committerFabián Ezequiel Gallina <fgallina@gnu.org>
Mon, 1 Sep 2014 22:51:46 +0000 (19:51 -0300)
commit0373721b82d9e3dbd39437a6c8f6369763976fc9
tree9b41515ce6f91a007b68a9e530f77934ee25ea28
parent27d296e44a74fbbef7978e22cef51d76b749a603
* lisp/progmodes/python.el (python-indent-post-self-insert-function):
Avoid electric colon at beginning-of-defun.

* test/automated/python-tests.el:
(python-indent-electric-colon-1): New test.  (Bug#18228)
lisp/ChangeLog
lisp/progmodes/python.el
test/ChangeLog
test/automated/python-tests.el